looping construct造句
例句與造句
- while ruby has a looping construct for
雖然ruby有一個(gè)可對(duì)集合進(jìn)行操作的循環(huán)結(jié)構(gòu) - interface so that it can be used in loop constructs
接口,因此可在循環(huán)構(gòu)造中使用。 - support java s familiar looping constructs such as for and
支援大家熟悉的java回圈結(jié)構(gòu),比如 - the other loop constructs in java source code are handled in much the same way as
java源代碼中的另外一種循環(huán)結(jié)構(gòu)的處理方式與 - coded web tests should be used when advanced flow-control or looping constructs are required
應(yīng)在需要高級(jí)流控制或循環(huán)結(jié)構(gòu)時(shí)使用編碼的web測試。 - It's difficult to find looping construct in a sentence. 用looping construct造句挺難的
- for example, mocha sometimes has trouble figuring out the exact structure of looping constructs
舉例來說,mocha有時(shí)在輸出準(zhǔn)確的循環(huán)構(gòu)造的結(jié)構(gòu)方面有一些問題。 - it greatly enhances the build process by letting you control program flow with looping constructs and conditional logic
它讓您用循環(huán)構(gòu)造和條件邏輯控制程序流,極大地增強(qiáng)了構(gòu)建過程。 - method is used to form a looping construct to get the value of each x-axis and y-axis coordinate for that series
方法返回的整型值被用于形成一個(gè)循環(huán)構(gòu)造以獲取那個(gè)series的x軸和y軸坐標(biāo)值。 - method is used to form a looping construct to get each category and associated integer value for that series
方法返回的整型值被用于形成一個(gè)循環(huán)構(gòu)造來獲取每個(gè)category以及那個(gè)series的相應(yīng)整型值。 - construct, it is simpler to use the looping construct directly in order to iterate through the rows in the data reader
構(gòu)造的語言中使用此方法檢索顯式構(gòu)造函數(shù),但直接使用循環(huán)構(gòu)造來循環(huán)訪問數(shù)據(jù)讀取器的行卻更加簡單。 - fortunately, perl makes it easy to write good code with simplified loop constructs, postfix if unless branching, and a whole lot more
幸運(yùn)的是,有了perl,我們可以輕松地用簡化的循環(huán)構(gòu)造、后綴if/unless分支語句和更多的方式編寫優(yōu)秀的代碼。 - although a recorded web test provides powerful web testing capabilities, it lacks the flow control and looping constructs that are provided by more advanced programming languages
盡管記錄的web測試提供了強(qiáng)大的web測試功能,但它缺少更高級(jí)的編程語言所提供的流控制和循環(huán)結(jié)構(gòu)。 - although you can use this method to retrieve an explicit enumerator, in languages that support a foreach construct, it s simpler to use the looping construct directly in order to iterate through the rows in the data reader
在支持foreach構(gòu)造的語言中,雖然您可以使用此方法檢索顯式枚舉數(shù),但是更簡單的方法是直接使用循環(huán)構(gòu)造來遍歷數(shù)據(jù)讀取器中的行。 - sql server 2005 integration services ssis includes the foreach loop container, a control flow element that makes it simple to include a looping construct that enumerates files and objects in the control flow of a package
sqlserver2005integrationservices(ssis)包含foreach循環(huán)容器,此容器是控制流元素,使得可以更簡便地將枚舉文件和對(duì)象的循環(huán)構(gòu)造包括到包的控制流中。 - and that s not the only advantage of working with ant in groovy . unlike xml, groovy is a highly expressive development environment wherein you can easily code looping constructs, conditionals, and even explore the power of reuse, rather than the cut-and-paste drill you may have previously associated with creating new build . xml files
與xml不同,groovy是非常有表現(xiàn)力的開發(fā)環(huán)境,在這個(gè)環(huán)境中,您可以容易地編寫循環(huán)結(jié)構(gòu)、條件選擇代碼,甚至可以利用“重用”的威力,而不必像以前那樣,費(fèi)力地用剪切-粘貼操作來創(chuàng)建新build.xml文件。